home *** CD-ROM | disk | FTP | other *** search
- //{{NO_DEPENDENCIES}}
- // Microsoft Visual C++ generated include file.
- // Used by DMToolTemplate.rc
- //
- #define IDS_PROJNAME 100
- $$IF(SUPPORT_DM_DMP)
- #define IDS_TITLE_$$TOOL_DEFINE$$PROP 101
- #define IDS_DOCSTRING_$$TOOL_DEFINE$$PROP 102
- #define IDS_HELPFILE_$$TOOL_DEFINE$$PROP 103
- $$ENDIF
- #define IDR_$$TOOL_DEFINE$$ 104
- $$IF(SUPPORT_DM_DMP)
- #define IDR_$$TOOL_DEFINE$$PROP 105
- #define IDD_$$TOOL_DEFINE$$PROP 106
- $$ENDIF
- #define IDC_SLIDER1 202
- #define IDC_SLIDER1_DISPLAY 203
- $$IF(!EMPTY_TOOL) // Sample DMTool
- #define IDC_SLIDER2 205
- #define IDC_SLIDER2_DISPLAY 206
- $$ENDIF
-
-
- // Next default values for new objects
- //
- #ifdef APSTUDIO_INVOKED
- #ifndef APSTUDIO_READONLY_SYMBOLS
- #define _APS_NEXT_RESOURCE_VALUE 201
- #define _APS_NEXT_COMMAND_VALUE 32768
- #define _APS_NEXT_CONTROL_VALUE 201
- #define _APS_NEXT_SYMED_VALUE 101
- #endif
- #endif
-